Table of content



/country/{id}

Mapping URL: /country/{id}

Description: updates the country entity with the appended id

Microservice: CountryService


Methods

/country/{id}

/country/{id}

Mapping URL: /country/{id}

Description: CountryService

Name: updateCountryById(country)

Request Method: PUT

Service Interface: /country/{id}

Service Entity: Country



CountryService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content